home *** CD-ROM | disk | FTP | other *** search
- inherited fraSweepPage: TfraSweepPage
- Width = 601
- Height = 505
- ExplicitWidth = 601
- ExplicitHeight = 505
- inherited pnlHeader: TPanel
- Width = 631
- ExplicitWidth = 631
- inherited imgStep: TResImage
- ResourceImage = 'PI_SWEEP'
- end
- inherited btnContextHelp: TResTeButton
- Left = 566
- ExplicitLeft = 566
- end
- end
- object pnlSweep: TTePanel
- Left = 8
- Top = 80
- Width = 346
- Height = 369
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 1
- OnResize = pnlSweepResize
- ThemeObject = 'MainPanel'
- DesignSize = (
- 346
- 369)
- object imgNoThreats: TResImage
- Left = 8
- Top = 8
- Width = 48
- Height = 48
- Visible = False
- end
- object lblItemsFound: TResLabel
- Left = 8
- Top = 122
- Width = 69
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 33520
- end
- object lblSweepStatus: TResLabel
- Left = 8
- Top = 8
- Width = 84
- Height = 14
- Caption = 'lblSweepStatus'
- Color = clWhite
- ParentColor = False
- Transparent = True
- end
- object lblProgressText: TResLabel
- Left = 8
- Top = 32
- Width = 138
- Height = 14
- Caption = 'less than 1 day remaining'
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- end
- object lblNWSubscribe: TResLabel
- Left = 8
- Top = 336
- Width = 83
- Height = 14
- Caption = 'lblNWSubscribe'
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- Visible = False
- OnClick = btnSubscribeNowClick
- end
- object prgSweep: TProgressBar
- Left = 8
- Top = 56
- Width = 255
- Height = 20
- Anchors = [akLeft, akTop, akRight]
- Step = 5
- TabOrder = 2
- Visible = False
- end
- object aniSweep: TAnimate
- Left = 272
- Top = 8
- Width = 64
- Height = 64
- Anchors = [akTop, akRight]
- Color = clWhite
- ParentColor = False
- Visible = False
- end
- object redStatus: TRichEdit
- Left = 8
- Top = 140
- Width = 328
- Height = 180
- Anchors = [akLeft, akTop, akRight, akBottom]
- Color = clWhite
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WantReturns = False
- WordWrap = False
- end
- object btnCancelSweep: TResTeButton
- Left = 16
- Top = 329
- Width = 125
- Height = 30
- OnClick = btnCancelSweepClick
- Alignment = taLeftJustify
- Anchors = [akLeft, akBottom]
- Cancel = True
- Enabled = False
- NumGlyphs = 2
- Spacing = 1
- TabOrder = 6
- ResourceImage = 'AB_CANCEL'
- ResourceCaption = 33530
- ResourceHint = 41710
- end
- object btnPauseSweep: TResTeButton
- Left = 178
- Top = 329
- Width = 125
- Height = 30
- OnClick = btnPauseClick
- Alignment = taLeftJustify
- Anchors = [akLeft, akBottom]
- Enabled = False
- NumGlyphs = 2
- Spacing = 1
- TabOrder = 7
- ResourceImage = 'AB_PAUSE'
- ResourceCaption = 33531
- ResourceHint = 41711
- end
- object edtInspecting: TEdit
- Left = 8
- Top = 84
- Width = 328
- Height = 22
- Anchors = [akLeft, akTop, akRight]
- Color = clWhite
- ReadOnly = True
- TabOrder = 3
- end
- object btnSubscribeLater: TResTeButton
- Left = 237
- Top = 109
- Width = 99
- Height = 25
- Visible = False
- OnClick = btnSubscribeLaterClick
- Enabled = False
- TabOrder = 5
- ResourceCaption = 34541
- end
- object btnSubscribeNow: TResTeButton
- Left = 134
- Top = 109
- Width = 97
- Height = 25
- Visible = False
- OnClick = btnSubscribeNowClick
- Enabled = False
- TabOrder = 4
- ResourceCaption = 34542
- end
- end
- object btnQuarantine: TResTeButton
- Left = 418
- Top = 457
- Width = 176
- Height = 40
- OnClick = btnQuarantineClick
- Alignment = taLeftJustify
- Anchors = [akRight, akBottom]
- Enabled = False
- NumGlyphs = 2
- ThemeObject = 'ActionButton'
- TabOrder = 3
- ResourceImage = 'AB_STARTSWEEP'
- ResourceCaption = 33540
- ResourceHint = 41712
- ExplicitTop = 465
- end
- object pnlSweepLog: TTePanel
- Left = 362
- Top = 80
- Width = 231
- Height = 369
- Anchors = [akTop, akRight, akBottom]
- Color = clWhite
- TabOrder = 2
- ThemeObject = 'default'
- object lblSweepLog: TResLabel
- Left = 8
- Top = 8
- Width = 77
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 34000
- end
- end
- object tmrUpdateUI: TTimer
- Enabled = False
- Interval = 99
- OnTimer = tmrUpdateUITimer
- Left = 560
- Top = 424
- end
- end
-